[INFO] fetching crate tpm2-policy-language 0.10.8...
[INFO] testing tpm2-policy-language-0.10.8 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tpm2-policy-language 0.10.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tpm2-policy-language 0.10.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tpm2-policy-language 0.10.8
[INFO] tweaked toml for crates.io crate tpm2-policy-language 0.10.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tpm2-policy-language 0.10.8 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tpm2-policy-language 0.10.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tpm2-crypto v0.11.1
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded tpm2-protocol v0.16.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff84ddb4e54dd3be1e2dea08b81555d29974cccbbbd6c678243bac9353d2bcd1
[INFO] running `Command { std: "docker" "start" "-a" "ff84ddb4e54dd3be1e2dea08b81555d29974cccbbbd6c678243bac9353d2bcd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff84ddb4e54dd3be1e2dea08b81555d29974cccbbbd6c678243bac9353d2bcd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff84ddb4e54dd3be1e2dea08b81555d29974cccbbbd6c678243bac9353d2bcd1", kill_on_drop: false }`
[INFO] [stdout] ff84ddb4e54dd3be1e2dea08b81555d29974cccbbbd6c678243bac9353d2bcd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dddddd542a5624a8026fde9b3d2f5b79402e665b0ca31610badcdcadebd0926
[INFO] running `Command { std: "docker" "start" "-a" "2dddddd542a5624a8026fde9b3d2f5b79402e665b0ca31610badcdcadebd0926", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tpm2-protocol v0.16.4
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tpm2-crypto v0.11.1
[INFO] [stderr]    Compiling tpm2-policy-language v0.10.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.07s
[INFO] running `Command { std: "docker" "inspect" "2dddddd542a5624a8026fde9b3d2f5b79402e665b0ca31610badcdcadebd0926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dddddd542a5624a8026fde9b3d2f5b79402e665b0ca31610badcdcadebd0926", kill_on_drop: false }`
[INFO] [stdout] 2dddddd542a5624a8026fde9b3d2f5b79402e665b0ca31610badcdcadebd0926
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3582b19f1818d14d195a5c201bce270c4168f55b23c04d87678d3ff6eb69a0a8
[INFO] running `Command { std: "docker" "start" "-a" "3582b19f1818d14d195a5c201bce270c4168f55b23c04d87678d3ff6eb69a0a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.21.0
[INFO] [stderr]    Compiling tpm2-crypto v0.11.1
[INFO] [stderr]    Compiling tpm2-policy-language v0.10.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.18s
[INFO] running `Command { std: "docker" "inspect" "3582b19f1818d14d195a5c201bce270c4168f55b23c04d87678d3ff6eb69a0a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3582b19f1818d14d195a5c201bce270c4168f55b23c04d87678d3ff6eb69a0a8", kill_on_drop: false }`
[INFO] [stdout] 3582b19f1818d14d195a5c201bce270c4168f55b23c04d87678d3ff6eb69a0a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce37778b2d75d41244f6b849a720fad6c6756a8976e6b12a50395e9cb2f1df96
[INFO] running `Command { std: "docker" "start" "-a" "ce37778b2d75d41244f6b849a720fad6c6756a8976e6b12a50395e9cb2f1df96", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tpm2_policy_language-b78e06ae9d69fd62)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_list.rs (/opt/rustwide/target/debug/deps/command_list-c42b5212122471ac)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test invalid_handle_type_is_rejected ... ok
[INFO] [stdout] test invalid_handle_literal_is_rejected ... ok
[INFO] [stdout] test policy_secret_digest_matches_reference::case_1 ... ok
[INFO] [stdout] test command_list_roundtrip::case_2 ... ok
[INFO] [stdout] test command_list_roundtrip::case_1 ... ok
[INFO] [stdout] test policy_secret_digest_matches_reference::case_3 ... ok
[INFO] [stdout] test command_list_roundtrip::case_4 ... ok
[INFO] [stdout] test policy_secret_digest_matches_reference::case_2 ... ok
[INFO] [stdout] test command_list_roundtrip::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pcr.rs (/opt/rustwide/target/debug/deps/pcr-98f4a31ab1dfd7a5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test pcr_roundtrip::case_2 ... ok
[INFO] [stdout] test pcr_roundtrip::case_1 ... ok
[INFO] [stderr]    Doc-tests tpm2_policy_language
[INFO] [stdout] test pcr_roundtrip::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce37778b2d75d41244f6b849a720fad6c6756a8976e6b12a50395e9cb2f1df96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce37778b2d75d41244f6b849a720fad6c6756a8976e6b12a50395e9cb2f1df96", kill_on_drop: false }`
[INFO] [stdout] ce37778b2d75d41244f6b849a720fad6c6756a8976e6b12a50395e9cb2f1df96
